SystemOpen
Wolfram Kernel
WLJS
Execution environment
SystemOpen[path_String | _File | _URL, opts___]
opens a file, url or a folder specified by the first argument. It uses OS API.
Options
"Window"
By the default is uses CurrentWindow from the current context. If the context is not available, you have to specify a window object explicitly.
warning
Works only for Desktop App